By starting a new transaction in the data connection represented by CarboniteController<TDataContext, TTransaction, DataContext, this inversion control method handles the request to create a transaction in the underlying data store context.

Name Description
OnCreateTransaction() By starting a new transaction in the data connection represented by CarboniteController<TDataContext, TTransaction, DataContext, this inversion control method handles the request to create a transaction in the underlying data store context.
OnCreateTransaction(IsolationLevel) By starting a new transaction in the data connection represented by CarboniteController<TDataContext, TTransaction, DataContext, this inversion control method handles the request to create a transaction in the underlying data store context.
OnCreateTransaction(TTransactionCreationParameters) Handles the request to create a transaction in the underlying data store context. (inherited from CarboniteController<TDataContext, TTransaction, TTransactionCreationParameters>).